Inside Macintosh: QuickTime Components

| Previous | Chapter contents | Chapter top | Section top | Next |

A Sample Movie Export Component

As with movie data import components, the movie data export component should not rely on any configuration information beyond that which is supplied by the Movie Toolbox when it calls the MovieExportToHandle or MovieExportToFile function (described on [link] and [link] , respectively).

This section provides an implementation of a movie data exchange component that exports a movie or movie's track to a PICS animation file.

Implementing the Required Export Component Functions

Exporting Data to a PICS File


© 1997 Apple Computer, Inc.

| Previous | Chapter contents | Chapter top | Section top | Next |